You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
Log2 Method
>
Math387.Log2 Method ([In] double)
Dew Math for .NET
Math387.Log2 Method ([In] double)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
Log2 Method
See Also
Collapse All
Log base 2.
Syntax
C#
Visual Basic
public
static
double
Log2
([In]
double
X
);
Public
static
Sub
Log2
(
X
As
[In]
double
)
Returns
the log base 2 for real argument X.
See Also
Log10
,
LogN
Group
Log2 Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
Log2 Method
,
See Also
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!